var internal/profile.libRx

2 uses

	internal/profile (current package)
		profile.go#L195: var libRx = regexp.MustCompile(`([.]so$|[.]so[._][0-9]+)`)
		profile.go#L206: 		if len(libRx.FindStringSubmatch(file)) > 0 {